<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*内容区域*/
.main {
	width: 1182px;
	margin: 0 auto;
	padding: 100px 0 50px;
}
/*第一层*/
.one_left {
	float: left;
	width: 594px;
	overflow: hidden;
}
.new_tit {
	width: 100%;
	height: 38px;
	font-size: 20px;
	font-weight: bold;
	color: #3d3d3d;
	border-bottom: 1px solid #9b9c9c;
}
.one_left_tit li {
	float: left;
	height: 40px;
	margin-right: 50px;
}
.one_left_tit li.on {
	border-bottom: 5px solid #1a56a8;
	color: #004098;
}
/*通用信息列表样式*/
.new_list {
	width: 100%;
	overflow: hidden;
	margin-top: 18px;
}
.new_list li {
	width: 100%;
	overflow: hidden;
	line-height: 40px;
}
.new_list li img, .new_list li a {
	float: left;
}
.new_list li a:hover {
	color: #004197;
}
.new_list img {
	margin-top: 18px;
	margin-right: 10px;
}
.new_list span {
	float: right;
	font-size: 16px;
}
.more {
	width: 108px;
	height: 35px;
	margin-top: 23px;
}
.more li {
	float: left;
	width: 100%;
	height: 35px;
}
.more li a {
	display: block;
	height: 100%;
}
/*图片新闻*/
.pic_new {
	float: right;
	width: 538px;
	overflow: hidden;/*height:354px;*/
}
/*第二层*/
.layer_two {
	width: 100%;
	overflow: hidden;
	margin: 50px auto;
}
.two_left {
	float: left;
	width: 594px;
}
.two_left_con {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.first_info {
	width: 100%;
	overflow: hidden;
}
.first_info img {
	float: left;
	width: 225px;
	height: 148px;
}
.first_info div {
	float: right;
	width: 350px;
	overflow: hidden;
}
.first_info a:hover {
	color: #004197;
}
.first_info p {
	font-size: 16px;
	color: #a6a6a6;
	line-height: 25px;
}
.first_info p:first-child {
	font-size: 20px;
	line-height: 30px;
	color: #333;
}
/*.first_info p:first-child a{ display:inline;}*/
.video {
	float: right;
	width: 538px;
}
.video li {
	float: right;
	font-size: 16px;
}
.video li:first-child {
	float: left;
	font-size: 20px;
}
.video_list {
	margin-top: 30px;
	position: relative;
}
/*公司产业*/
.layer_three {
	width: 100%;
	height: 521px;
	position: relative;
	background: url(cy_bg.jpg) no-repeat;
	font-size: 20px;
}
.layer_three ul {
	margin-top: 58px;
}
.layer_three div {
	margin-top: 68px;
}
.layer_three ul:first-child li {
	margin-top: 25px;
}
.layer_three li {
	float: right;
}
.layer_three li:first-child {
	float: left;
}
.layer_three .sycy {
	width: 85px;
	height: 112px;
	line-height: 200px;
	margin-left: 42px;
	background: url(sycy.png) no-repeat center top;
	text-align: left;
}
.layer_three .myjj {
	width: 140px;
	height: 112px;
	line-height: 200px;
	margin-right: 42px;
	background: url(myjj.png) no-repeat right top;
	text-align: right;
}
.layer_three .gjfwhz {
	width: 130px;
	height: 100px;
	line-height: 180px;
	margin-left: 542px;
	background: url(gjfwyhz.png) no-repeat center top;
}
.layer_three .kccy {
	width: 85px;
	height: 130px;
	line-height: 240px;
	margin-left: 42px;
	background: url(kccy.png) no-repeat center top;
	text-align: left;
}
.layer_three .tzyzcjy {
	width: 150px;
	height: 130px;
	line-height: 240px;
	margin-right: 42px;
	background: url(tzycyjy.png) no-repeat right top;
	text-align: right;
}
.layer_three a {
	color: #fff;
}
.main_two {
	width: 100%;
	padding: 45px 0;
	background-color: #e1e1e1;
}
.main_two_con {
	width: 1182px;
	margin: 0 auto;
}
.main_two_left {
	float: left;
	width: 776px;
	background-color: #fff;
}
.main_two_left_tit {
	float: left;
	width: 146px;
	border-right: 1px solid #ccc;
	height: 306px;
	margin-right: 25px;
}
.main_two_left_tit h2 {
	font-size: 20px;
	text-align: center;
	line-height: 70px;
}
.main_two_left_tit div {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}
.main_two_left_tit .father {
	background: url(header0.png) no-repeat 25px center;
}
.main_two_left_tit li {
	width: 146px;
	line-height: 35px;
	font-size: 16px;
	text-indent: 45px;
}
.main_two_left_tit li.now {
	background: #1751a1;
	color: #fff;
}
.main_two_left_tit li.now a {
	color: #fff;
}
.main_two_left_list {
	float: left;
	width: 605px;
	margin-top: 32px;
}
.main_two_left_list div {
	width: 100%;
	overflow: hidden;
}
.main_two_left_list dl {
	float: left;
	margin-right: 20px;
}
.main_two_left_list dd {
	line-height: 40px;
	text-align: center;
	background-color: #dedede;
	font-size: 16px;
}
.main_two_left_list dd a {
	color: #5f5e5e;
}
.main_two_left_list ul {
	float: left;
	width: 300px;
}
.main_two_left_list ul li {
	width: 100%;
	overflow: hidden;
	line-height: 40px;
}
.main_two_left_list ul li img {
	float: left;
	margin-right: 10px;
	margin-top: 18px;
}
.main_two_left_list ul li a {
	float: left;
}
.main_two_left_list ul li a:hover {
	color: #004197;
}
.main_two_right {
	float: right;
	width: 388px;
}
.main_two_right li:first-child {
	margin-bottom: 20px;
}
.main_two_right li a {
	display: block;
}
</pre></body></html>